home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / gnu / textutl3.lha / textutils-1.3 / README.Amiga < prev    next >
Text File  |  1992-09-22  |  956b  |  27 lines

  1. These text utilities are compiled with SAS C 5.10b and my unix library
  2. (available at an ftp site near you :-)). The executables are in the c
  3. directory, formatted man pages (suitable for viewing with more) are in
  4. cat. They require AmigaDOS 2.04 or later.
  5.  
  6. Be careful of the join program, it bears no particular relation to the
  7. AmigaDOS command of the same name. I've renamed it to ujoin before
  8. installing it. The same is true of sort.
  9.  
  10. Bugs should be reported to me. If I find that the problem is with the
  11. GNU source, and not my changes, I will forward the report to the Free
  12. Software Foundation.
  13.  
  14. To recompile the programs:
  15.  
  16. a) Make sure that my unix library is installed. The main directory must
  17. be reachable as src:unix (but you can always change the makefiles if you
  18. want to).
  19.  
  20. b) Compile the library in lib by running lmk.
  21.  
  22. c) Compile the programs in src by running lmk.
  23.  
  24. David Gay
  25. dgay@di.epfl.ch
  26. Ecole Polytechnique Federale de Lausanne, Switzerland
  27.